home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PIE-USLM.ZIP / USER.DOX < prev    next >
Text File  |  1996-05-17  |  10KB  |  145 lines

  1.  
  2.             -]  User Lister Coded By MAiN sTREAM / PROViDENCE [-
  3.  
  4.         -- ── -────────────────[ What Is This ]────────────────-- ── --
  5.         │┘                                                           └│
  6.         │                                                             │
  7.         │   This is a user lister. [Yes It IS!].                      │
  8.         │   The idea came from sam boxer and i built it and improved  │
  9.         │   It as time passed.                                        │
  10.         │   The ppe is kind'a old but recently i added some VERY      │
  11.         │   Nice options.                                             │
  12.         │                                                             │
  13.         │┐                                                           ┌│
  14.         -- ── -────────────────────────────────────────────────-- ── --
  15.  
  16.         -- ── -──────────────[ Special Features ]──────────────-- ── --
  17.         │┘                                                           └│
  18.         │                                                             │
  19.         │  ■ Since it builds its user data file, the process might    │
  20.         │    Take some time. So it counts the precentage of counting  │
  21.         │    The users and inserting them into the data file.         │
  22.         │                                                             │
  23.         │  ■ Including a Search option which most user listers dont   │
  24.         │    Include. The search is based on 1St/2Nd name, not like   │
  25.         │    Entering the letter 'A' and getting all the users with   │
  26.         │    That letter.                                             │
  27.         │                                                             │
  28.         │  ■ Advanced user interface, not clearing the screen after   │
  29.         │    Every page or continuance display with the ugly more     │
  30.         │    Prompt, using the UP/DOWN arrows the user can flip       │
  31.         │    Through pages and go back and fourth.                    │
  32.         │                                                             │
  33.         │  ■ Enables users to spy on other users by pressing the 'L'  │
  34.         │    Letter. It shows the user some info about the user, the  │
  35.         │    Sysop can create a file [or use the one that came with   │
  36.         │    The user lister] which contains special macros for user  │
  37.         │    Name, sec and stuff. Explinations about this feature     │
  38.         │    Will be given in the configuration part.                 │
  39.         │                                                             │
  40.         │┐                                                           ┌│
  41.         -- ── -────────────────────────────────────────────────-- ── --
  42.  
  43.         -- ── -───────────────[ Configuration ]────────────────-- ── --
  44.         │┘                                                           └│
  45.         │                                                             │
  46.         │  ■ Top / Bottom lines can be changed in the ansis -         │
  47.         │    TOP.PCB / BOT.PCB.                                       │
  48.         │                                                             │
  49.         │  ■ The VIEW USER option - this is a special feature that    │
  50.         │    I didnt see on any other lister. This feature is         │
  51.         │    Configured in the ansi itself - INFO.PCB.                │
  52.         │    In the end of the file you MUST put [EOF] (IN CAPS!)     │
  53.         │    Orelse it will get stuck.                                │
  54.         │                                                             │
  55.         │    Since i couldnt use normal @ macros in the ansi i had    │
  56.         │    To create my own And they are as followed :              │
  57.         │                                                             │
  58.         │    %USER%     - [How surprising] The user name.             │
  59.         │    %SEC%      - User security.                              │
  60.         │    %CITY%     - User City / Note.                           │
  61.         │    %NUMTIMES% - Number of times the user was online.        │
  62.         │    %LASTTIME% - Last TIME the user was online.              │
  63.         │    %LASTDATE% - Last DATE the user was online.              │
  64.         │    %BUL%      - User's uploaded bytes.                      │
  65.         │    %BDL%      - User's downloaded bytes.                    │
  66.         │    %FILEUP%   - Num of files user has uploaded.             │
  67.         │    %FILEDN%   - Num of files user has downloaded.           │
  68.         │                                                             │
  69.         │    All macros MUST be written in CAPS!                      │
  70.         │    And ofcource u can use normal macros such as @systime@   │
  71.         │    And all others.                                          │
  72.         │    Since the ppe replaces the %MACRO% with the users data,  │
  73.         │    It might cause ansi movement like this :                 │
  74.         │                                                             │
  75.         │          ───────────────────────────────                    │
  76.         │          │ NAME : %NAME%               │                    │
  77.         │          ───────────────────────────────                    │
  78.         │                                                             │
  79.         │    Now lets say the user name is Main Stream so it will do  │
  80.         │    Like this :                                              │
  81.         │                                                             │
  82.         │          ───────────────────────────────                    │
  83.         │          │ NAME : Main Stream                │              │
  84.         │          ───────────────────────────────                    │
  85.         │                                                             │
  86.         │    The only way to get rid of this thingy is to use the     │
  87.         │    @POS:[POS]@ macro.                                       │
  88.         │    Incase you dont know how 2 use it, it goes like this :   │
  89.         │    (The numbers are the XPos of the char)                   │
  90.         │                                                             │
  91.         │          1   5    10   15   20   25   31                    │
  92.         │          ───────────────────────────────                    │
  93.         │          │ NAME : %NAME%@POS:31@       │                    │
  94.         │          ───────────────────────────────                    │
  95.         │                                                             │
  96.         │    If you are reading this doc with pcbedit, move to a      │
  97.         │    Normal editor or press ALT+Y to see the macro.           │
  98.         │                                                             │
  99.         │  ■ All other configuration such as search string and colors │
  100.         │    Can be found in the USER.CFG file which contains         │
  101.         │    Explinations on each line.                               │
  102.         │                                                             │
  103.         │┐                                                           ┌│
  104.         -- ── -────────────────────────────────────────────────-- ── --
  105.  
  106.         -- ── -───────────────────[ Greets ]───────────────────-- ── --
  107.         │┘                                                           └│
  108.         │                                                             │
  109.         │  Odin, Energy, Danster, Castor, Amorphis, Mr.Rage,          │
  110.         │  Fire Starter and all the guys i 4got.. =]                  │
  111.         │                                                             │
  112.         │┐                                                           ┌│
  113.         -- ── -────────────────────────────────────────────────-- ── --
  114.  
  115.         -- ── -─────────────────[ Last Notes ]─────────────────-- ── --
  116.         │┘                                                           └│
  117.         │                                                             │
  118.         │  Backdoors - I am TOTALY against backdoors, you have        │
  119.         │  Nothing to be afraid of and if you think you do, decompile │
  120.         │  And check for yourselfs.                                   │
  121.         │                                                             │
  122.         │  Installation - I think [And hope] most pcboard sysops know │
  123.         │  How to install ppez but incase you dont :                  │
  124.         │   ■ Run PCBSETUP.                                           │
  125.         │   ■ Press 'B' twice.                                        │
  126.         │   ■ Goto the cmd.lst                                        │
  127.         │   ■ Add there the ppe.                                      │
  128.         │                                                             │
  129.         │  If i have to explain further, then you really dont know    │
  130.         │  Pcboard and you should learn more about it before you      │
  131.         │  Do things you dont know about or you might destroy your    │
  132.         │  Bbs.                                                       │
  133.         │                                                             │
  134.         │┐                                                           ┌│
  135.         -- ── -────────────────────────────────────────────────-- ── --
  136.  
  137.         -- ── -────────────────[ Suggestions ]─────────────────-- ── --
  138.         │┘                                                           └│
  139.         │                                                             │
  140.         │    If you have any improvement / change suggestions, try    │
  141.         │    To contact me [MAiN sTREAM] on some boards in israel     │
  142.         │    Or in inet at #PIE or #FBI96.                            │
  143.         │                                                             │
  144.         │┐                                                           ┌│
  145.         -- ── -────────────────────────────────────────────────-- ── --